Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Type Update Change
tree-sitter (source) workspace.dependencies patch 0.25.1 -> 0.25.3

Release Notes

tree-sitter/tree-sitter (tree-sitter)

v0.25.3

Compare Source

Bug Fixes
  • Fixed an infinite loop that could happen in some grammars during error recovery if the end of the file was reached.
  • Fixed a parser-generation error where internal character set constants were given external linkage, which could cause linking errors on some platforms if multiple Tree-sitter parsers were linked into the same application.

v0.25.2

Compare Source

Bug Fixes
  • Fixed a crash that could occur when loading WASM-compiled languages that were generated with an earlier version of the Tree-sitter CLI (#​4210).
  • Fixed incorrect tokenization when using WASM-compiled languages, if the language's external scanner did not assign to result_symbol (#​4218)
  • Fixed an infinite loop that could occur if external scanners returned empty extra tokens (#​4213)
Build
  • Decreased the rustc version required to build the tree-sitter-languages and tree-sitter crates (#​4221)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tree-sitter-0.x-lockfile branch from 7190634 to d69aed8 Compare March 5, 2025 01:26
@renovate renovate bot changed the title chore(deps): update rust crate tree-sitter to v0.25.2 chore(deps): update rust crate tree-sitter to v0.25.3 Mar 5, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Mar 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
error: failed to parse manifest at `/tmp/renovate/repos/github/codegen-sh/pink/Cargo.toml`

Caused by:
  the cargo feature `codegen-backend` requires a nightly version of Cargo, but this is the `stable` channel
  See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
  See https://doc.rust-lang.org/cargo/reference/unstable.html#codegen-backend for more information about using this feature.

@renovate renovate bot changed the title chore(deps): update rust crate tree-sitter to v0.25.3 chore(deps): update rust crate tree-sitter to v0.25.3 - autoclosed Mar 10, 2025
@renovate renovate bot closed this Mar 10, 2025
@renovate renovate bot deleted the renovate/tree-sitter-0.x-lockfile branch March 10, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant